Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: do better job of shutting everything down #8714

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

koivunej
Copy link
Member

@koivunej koivunej commented Aug 13, 2024

After #8655 we've had a few issues (mostly tracked on #8708) with the graceful shutdown. In order to shutdown more of the processes and catch more errors, for example, from all pageservers, do an immediate shutdown for those nodes which fail the initial (possibly graceful) shutdown.

Cc: #6485

@koivunej koivunej requested review from bayandin and problame August 13, 2024 15:49
@koivunej koivunej changed the title fixtures: do better job of shutting everything down test: do better job of shutting everything down Aug 13, 2024
@github-actions github-actions bot added the external A PR or Issue is created by an external user label Aug 13, 2024
@koivunej koivunej removed the external A PR or Issue is created by an external user label Aug 13, 2024
@koivunej koivunej enabled auto-merge (squash) August 13, 2024 16:03
Copy link

2116 tests run: 2047 passed, 0 failed, 69 skipped (full report)


Flaky tests (1)

Postgres 15

Code coverage* (full report)

  • functions: 32.4% (7162 of 22122 functions)
  • lines: 50.4% (57924 of 114931 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
d00cfe9 at 2024-08-13T16:51:00.413Z :recycle:

@koivunej koivunej merged commit 87a5d7d into main Aug 13, 2024
65 checks passed
@koivunej koivunej deleted the joonas/shut_everything_down branch August 13, 2024 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants